home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 5300
- set nFin to 5825 - 50
- 2:
- set the movieTime of sprite 5 to 12830
- set nFin to 13355 - 50
- 3:
- set the movieTime of sprite 5 to 20355
- set nFin to 20880 - 50
- end case
- set the movieRate of sprite 5 to 1
- end
-